Return to Home Page.
Today we’re making interactive plots in plotly
build_site = function(){ rmarkdown::render("index.Rmd") rmarkdown::render("about.Rmd") rmarkdown::render("plots.Rmd") rmarkdown::render("plotly.Rmd") }